home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / prog / callaudt / disk1 / act!.dd_ / act!.dd
Text File  |  1996-02-22  |  361b  |  12 lines

  1. '
  2. '  Be sure my ACT! data file is open
  3. '  Note: The parameter following the FILE_OPEN command
  4. '  is the path to your ACT! database file.
  5. FILE_OPEN C:\ACTWIN2\DATABASE\MYACTDB.DBF
  6.  
  7. '  Look up a contact based on the input telephone number
  8. LOOKUP PHONE $number-a
  9.  
  10. ' Add contact if missing
  11. 'ADD_CONTACT_IF_MISSING_PROMPT
  12. ADD_CONTACT_IF_MISSING